From: kaf24@firebug.cl.cam.ac.uk Date: Mon, 8 May 2006 13:54:22 +0000 (+0100) Subject: Add module license to xenbus_be, otherwise the module cannot be loaded. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~16108^2~3 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=9fb76f588258bc1eb1c55c4c4fd30f4bb91ffa0c;p=xen.git Add module license to xenbus_be, otherwise the module cannot be loaded. Signed-off-by: Jan Beulich --- diff --git a/linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_backend_client.c b/linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_backend_client.c index 5643647a6f..f5f4a3ed3a 100644 --- a/linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_backend_client.c +++ b/linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_backend_client.c @@ -132,6 +132,7 @@ int xenbus_unmap_ring(struct xenbus_device *dev, } EXPORT_SYMBOL_GPL(xenbus_unmap_ring); +MODULE_LICENSE("Dual BSD/GPL"); /* * Local variables: